| Total Complexity | 11 | 
| Dependencies | 1 | 
| Dependents | 0 | 
| Total lines | 126 | 
| Lines of code | 35 | 
| Logical lines of code | 16 | 
| Comment lines | 70 | 
| Methods | 9 | 
| Properties | 3 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| route() | 67 | 3 | 7 | |
| __construct() | 77 | 1 | 4 | |
| group() | 70 | 1 | 6 | |
| get() | 79 | 1 | 3 | |
| post() | 79 | 1 | 3 | |
| put() | 79 | 1 | 3 | |
| delete() | 79 | 1 | 3 | |
| patch() | 79 | 1 | 3 | |
| head() | 79 | 1 | 3 |